Introduction
To this point, we have not formally introduced the notion of a limit. However, we have used it conceptually quite a bit, specifically, whenever we talk about function end behavior we have in fact, been talking about limits. Let's start graphically and consider a function with both asymptotes and holes and answer the question about various types of limiting behavior we observe in the graph:
In this graph, we will start by focusing on the point value at \(x=3\). Clearly, there is a domain restriction at this value. However, if we were to trace the graph, let's say from left to right, you would observe that the outputs are clearly converging to some numerical value. Similarly, you get the same numerical value if you trace it from right to left. Since both values are the same, it may make sense to declare that the limit as you trace the inputs close to the domain restriction is that numerical value.
Definitions
- We say a function \(f(x)\) has a left sided limit as \(x\) approaches \(a\) if the function approaches a constant numerical value \(L\) as you trace the function left to right towards \(a\). We denote this in the following way: \[ \displaystyle\lim_{x\rightarrow a^{-} } f(x)=L\;\;\;\text{Left Sided Limit} \]
- We say a function \(f(x)\) has a right sided limit as \(x\) approaches \(a\) if the function approaches a constant numerical value \(L\) as you trace the function right to left towards \(a\). We denote this in the following way: \[ \displaystyle\lim_{x\rightarrow a^{+} } f(x)=L\;\;\;\text{Right Sided Limit} \]
- We say a function \(f(x)\) has a limit as \(x\) approaches \(a\) if both the left and right sided limit exist and are the same. We denote this \[ \displaystyle\lim_{x\rightarrow a } f(x)=L\;\;\;\text{Limit of }f(x) \]